2025-06-25 15:48:46,849 [ 668959 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-25 15:48:46,849 [ 668959 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-25 15:48:46,849 [ 668959 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-25 15:48:46,850 [ 668959 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_4b23vj --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_replicated_mutations/test.py::test_mutations 'test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0]' 'test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1]' test_replicated_user_defined_functions/test.py::test_create_and_drop 'test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1]' 'test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0]' test_replicated_user_defined_functions/test.py::test_create_and_replace test_replicated_user_defined_functions/test.py::test_drop_if_exists test_replicated_user_defined_functions/test.py::test_reload_zookeeper test_replicated_user_defined_functions/test.py::test_replication test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_replicated_user_defined_functions/test.py::test_server_restart test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 'test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA]' 'test_replicated_users/test.py::test_create_and_delete_replicated[ROLE]' 'test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY]' 'test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE]' 'test_replicated_users/test.py::test_create_and_delete_replicated[USER]' 'test_replicated_users/test.py::test_create_replicated[QUOTA]' 'test_replicated_users/test.py::test_create_replicated[ROLE]' 'test_replicated_users/test.py::test_create_replicated[ROW_POLICY]' 'test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE]' 'test_replicated_users/test.py::test_create_replicated[USER]' 'test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA]' 'test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE]' 'test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY]' 'test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE]' 'test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER]' 'test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA]' 'test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE]' 'test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY]' 'test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE]' 'test_replicated_users/test.py::test_create_replicated_on_cluster[USER]' 'test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA]' 'test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE]' 'test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY]' 'test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE]' 'test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER]' 'test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster]' 'test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster]' test_replicated_users/test.py::test_reload_zookeeper 'test_replicated_users/test.py::test_rename_replicated[QUOTA]' 'test_replicated_users/test.py::test_rename_replicated[ROLE]' 'test_replicated_users/test.py::test_rename_replicated[ROW_POLICY]' 'test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE]' 'test_replicated_users/test.py::test_rename_replicated[USER]' test_replication_credentials/test.py::test_credentials_and_no_credentials test_replication_credentials/test.py::test_different_credentials test_replication_credentials/test.py::test_no_credentials test_replication_credentials/test.py::test_same_credentials test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue 'test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/]' 'test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/]' 'test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/]' 'test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3]' 'test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3]' 'test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver]' test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy test_shard_level_const_function/test.py::test_remote test_shutdown_static_destructor_failure/test.py::test_shutdown test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries test_storage_dict/test.py::test_storage_dict test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_distributed test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where test_storage_rabbitmq/test.py::test_attach_broken_table test_storage_rabbitmq/test.py::test_block_based_formats_1 test_storage_rabbitmq/test.py::test_block_based_formats_2 test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix test_storage_rabbitmq/test.py::test_max_rows_per_message test_storage_rabbitmq/test.py::test_rabbitmq_address test_storage_rabbitmq/test.py::test_rabbitmq_bad_args test_storage_rabbitmq/test.py::test_rabbitmq_big_message test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] test_replicated_user_defined_functions/test.py::test_create_and_drop test_storage_mysql/test.py::test_binary_type test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3] test_storage_rabbitmq/test.py::test_attach_broken_table test_restart_server/test.py::test_drop_memory_database test_replicated_mutations/test.py::test_mutations test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_replication_credentials/test.py::test_credentials_and_no_credentials [gw8] [ 1%] PASSED test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue [gw3] [ 2%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] [gw3] [ 3%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] [gw1] [ 4%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] [gw1] [ 5%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] [gw3] [ 6%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] test_replicated_user_defined_functions/test.py::test_create_and_replace [gw1] [ 7%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] [gw1] [ 8%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_and_delete_replicated[USER] [gw1] [ 9%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[USER] test_replicated_users/test.py::test_create_replicated[QUOTA] [gw3] [ 10%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_replace test_replicated_user_defined_functions/test.py::test_drop_if_exists [gw1] [ 11%] PASSED test_replicated_users/test.py::test_create_replicated[QUOTA] test_replicated_users/test.py::test_create_replicated[ROLE] [gw8] [ 12%] PASSED test_restart_server/test.py::test_flushes_async_insert_queue [gw3] [ 13%] PASSED test_replicated_user_defined_functions/test.py::test_drop_if_exists test_replicated_user_defined_functions/test.py::test_reload_zookeeper [gw1] [ 14%] PASSED test_replicated_users/test.py::test_create_replicated[ROLE] test_replicated_users/test.py::test_create_replicated[ROW_POLICY] [gw1] [ 15%] PASSED test_replicated_users/test.py::test_create_replicated[ROW_POLICY] test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3] [gw1] [ 16%] PASSED test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_replicated[USER] [gw1] [ 17%] PASSED test_replicated_users/test.py::test_create_replicated[USER] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] [gw1] [ 18%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] [gw1] [ 19%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] [gw9] [ 20%] PASSED test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3] test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver] [gw1] [ 21%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE] [gw1] [ 22%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER] [gw1] [ 23%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER] test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA] [gw1] [ 24%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA] test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE] [gw1] [ 25%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE] test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY] [gw1] [ 26%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY] test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE] [gw1] [ 27%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_replicated_on_cluster[USER] [gw1] [ 28%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[USER] test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA] [gw1] [ 29%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA] test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE] [gw1] [ 30%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE] test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY] [gw1] [ 31%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY] test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE] [gw1] [ 32%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER] [gw2] [ 33%] PASSED test_storage_rabbitmq/test.py::test_attach_broken_table test_storage_rabbitmq/test.py::test_block_based_formats_1 [gw1] [ 34%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER] test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster] [gw4] [ 35%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy [gw9] [ 36%] PASSED test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver] [gw1] [ 37%] PASSED test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster] test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster] [gw2] [ 38%] PASSED test_storage_rabbitmq/test.py::test_block_based_formats_1 [gw1] [ 39%] PASSED test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster] test_replicated_users/test.py::test_reload_zookeeper test_storage_rabbitmq/test.py::test_block_based_formats_2 [gw0] [ 40%] PASSED test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type [gw5] [ 41%] PASSED test_replication_credentials/test.py::test_credentials_and_no_credentials test_replication_credentials/test.py::test_different_credentials [gw8] [ 42%] PASSED test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3] [gw0] [ 43%] PASSED test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings [gw3] [ 44%] PASSED test_replicated_user_defined_functions/test.py::test_reload_zookeeper test_replicated_user_defined_functions/test.py::test_replication [gw7] [ 45%] PASSED test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] [gw0] [ 46%] PASSED test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select [gw3] [ 47%] PASSED test_replicated_user_defined_functions/test.py::test_replication test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation [gw4] [ 48%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list [gw3] [ 49%] PASSED test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_replicated_user_defined_functions/test.py::test_server_restart [gw5] [ 50%] PASSED test_replication_credentials/test.py::test_different_credentials test_replication_credentials/test.py::test_no_credentials [gw0] [ 51%] PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select [gw0] [ 52%] PASSED test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins [gw0] [ 53%] PASSED test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections [gw5] [ 54%] PASSED test_replication_credentials/test.py::test_no_credentials test_replication_credentials/test.py::test_same_credentials [gw0] [ 55%] PASSED test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_distributed [gw3] [ 56%] PASSED test_replicated_user_defined_functions/test.py::test_server_restart test_replicated_user_defined_functions/test.py::test_start_without_zookeeper [gw5] [ 57%] PASSED test_replication_credentials/test.py::test_same_credentials [gw4] [ 58%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy [gw0] [ 59%] PASSED test_storage_mysql/test.py::test_mysql_distributed test_storage_mysql/test.py::test_mysql_in test_shard_level_const_function/test.py::test_remote [gw6] [ 60%] PASSED test_replicated_mutations/test.py::test_mutations test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] [gw2] [ 61%] PASSED test_storage_rabbitmq/test.py::test_block_based_formats_2 [gw0] [ 62%] PASSED test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix [gw0] [ 63%] PASSED test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point [gw1] [ 64%] PASSED test_replicated_users/test.py::test_reload_zookeeper test_replicated_users/test.py::test_rename_replicated[QUOTA] test_shutdown_static_destructor_failure/test.py::test_shutdown [gw1] [ 65%] PASSED test_replicated_users/test.py::test_rename_replicated[QUOTA] test_replicated_users/test.py::test_rename_replicated[ROLE] [gw2] [ 66%] PASSED test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix [gw0] [ 67%] PASSED test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_rabbitmq/test.py::test_max_rows_per_message [gw1] [ 68%] PASSED test_replicated_users/test.py::test_rename_replicated[ROLE] test_replicated_users/test.py::test_rename_replicated[ROW_POLICY] [gw1] [ 69%] PASSED test_replicated_users/test.py::test_rename_replicated[ROW_POLICY] test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE] [gw7] [ 70%] PASSED test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] [gw1] [ 71%] PASSED test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE] test_replicated_users/test.py::test_rename_replicated[USER] [gw1] [ 72%] PASSED test_replicated_users/test.py::test_rename_replicated[USER] [gw4] [ 73%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy [gw0] [ 74%] PASSED test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select [gw2] [ 75%] PASSED test_storage_rabbitmq/test.py::test_max_rows_per_message test_storage_rabbitmq/test.py::test_rabbitmq_address [gw0] [ 76%] PASSED test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference [gw0] [ 77%] PASSED test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings [gw0] [ 78%] PASSED test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout [gw2] [ 79%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_address test_storage_rabbitmq/test.py::test_rabbitmq_bad_args [gw2] [ 80%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_bad_args test_storage_rabbitmq/test.py::test_rabbitmq_big_message [gw8] [ 81%] PASSED test_shutdown_static_destructor_failure/test.py::test_shutdown test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries [gw4] [ 82%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy [gw9] [ 83%] PASSED test_shard_level_const_function/test.py::test_remote [gw7] [ 84%] PASSED test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] [gw0] [ 85%] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function [gw0] [ 86%] PASSED test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where test_storage_dict/test.py::test_storage_dict [gw4] [ 87%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy [gw0] [ 88%] PASSED test_storage_mysql/test.py::test_where [gw3] [ 89%] PASSED test_replicated_user_defined_functions/test.py::test_start_without_zookeeper [gw2] [ 90%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_big_message test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write [gw9] [ 91%] PASSED test_storage_dict/test.py::test_storage_dict [gw2] [ 92%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter [gw8] [ 93%] PASSED test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries [gw6] [ 94%] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] [gw2] [ 95%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange [gw2] [ 96%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv [gw2] [ 97%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly [gw6] [ 98%] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] [gw2] [ 99%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange [gw2] [100%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange =============================== warnings summary =============================== test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.9.4'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 50.42s call test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 48.85s call test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 45.31s setup test_storage_mysql/test.py::test_binary_type 40.40s setup test_replication_credentials/test.py::test_credentials_and_no_credentials 37.10s call test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 35.17s call test_replicated_mutations/test.py::test_mutations 31.82s call test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly 30.51s setup test_replicated_mutations/test.py::test_mutations 29.63s setup test_storage_rabbitmq/test.py::test_attach_broken_table 29.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 28.72s setup test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] 28.42s call test_replicated_users/test.py::test_reload_zookeeper 25.31s call test_storage_rabbitmq/test.py::test_block_based_formats_2 25.14s teardown test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver] 24.24s call test_replicated_user_defined_functions/test.py::test_reload_zookeeper 23.61s teardown test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3] 23.43s call test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] 22.97s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 22.66s teardown test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] 20.40s call test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] 20.25s setup test_shard_level_const_function/test.py::test_remote 20.16s setup test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] 19.04s setup test_replicated_user_defined_functions/test.py::test_create_and_drop 18.08s setup test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3] 18.02s call test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries 16.27s call test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] 15.65s call test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv 15.40s call test_storage_rabbitmq/test.py::test_rabbitmq_big_message 14.42s teardown test_replication_credentials/test.py::test_same_credentials 13.98s setup test_restart_server/test.py::test_drop_memory_database 13.50s setup test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries 12.67s call test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter 12.39s call test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange 11.74s teardown test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 11.60s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 11.48s call test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange 11.45s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 11.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange 11.34s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 11.24s call test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver] 11.11s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 11.04s call test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3] 11.03s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 11.03s call test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3] 10.95s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 10.82s setup test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3] 10.80s call test_storage_mysql/test.py::test_settings_connection_wait_timeout 9.72s teardown test_storage_mysql/test.py::test_where 9.40s teardown test_replicated_users/test.py::test_rename_replicated[USER] 9.23s teardown test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 8.66s call test_storage_rabbitmq/test.py::test_attach_broken_table 8.03s teardown test_shard_level_const_function/test.py::test_remote 7.90s setup test_shutdown_static_destructor_failure/test.py::test_shutdown 7.43s call test_storage_mysql/test.py::test_mysql_distributed 7.30s call test_replicated_user_defined_functions/test.py::test_server_restart 6.88s call test_restart_server/test.py::test_flushes_async_insert_queue 6.38s call test_replication_credentials/test.py::test_credentials_and_no_credentials 5.01s teardown test_storage_dict/test.py::test_storage_dict 4.67s setup test_storage_dict/test.py::test_storage_dict 4.67s call test_replication_credentials/test.py::test_different_credentials 4.59s call test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write 4.28s call test_replication_credentials/test.py::test_no_credentials 4.27s call test_storage_rabbitmq/test.py::test_rabbitmq_address 4.13s call test_storage_rabbitmq/test.py::test_max_rows_per_message 3.71s call test_replication_credentials/test.py::test_same_credentials 3.63s call test_shutdown_static_destructor_failure/test.py::test_shutdown 3.30s call test_storage_mysql/test.py::test_table_function 3.13s call test_storage_mysql/test.py::test_predefined_connection_configuration 3.07s call test_storage_mysql/test.py::test_insert_on_duplicate_select 2.93s call test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix 2.87s call test_storage_rabbitmq/test.py::test_block_based_formats_1 2.86s call test_storage_mysql/test.py::test_where 2.85s call test_restart_server/test.py::test_drop_memory_database 2.77s call test_storage_mysql/test.py::test_mysql_in 2.74s call test_storage_mysql/test.py::test_insert_select 2.47s call test_replicated_user_defined_functions/test.py::test_replication 2.47s call test_storage_mysql/test.py::test_replace_select 2.31s call test_storage_mysql/test.py::test_mysql_point 2.11s teardown test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries 2.02s call test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 1.90s teardown test_shutdown_static_destructor_failure/test.py::test_shutdown 1.88s teardown test_restart_server/test.py::test_flushes_async_insert_queue 1.87s call test_storage_dict/test.py::test_storage_dict 1.84s call test_storage_mysql/test.py::test_external_settings 1.81s call test_storage_mysql/test.py::test_settings 1.71s call test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER] 1.68s call test_replicated_user_defined_functions/test.py::test_create_and_replace 1.49s call test_storage_mysql/test.py::test_many_connections 1.45s call test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY] 1.43s call test_storage_rabbitmq/test.py::test_rabbitmq_bad_args 1.40s call test_replicated_users/test.py::test_create_replicated[ROLE] 1.32s call test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster] 1.30s call test_replicated_users/test.py::test_create_replicated[USER] 1.28s call test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA] 1.27s call test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE] 1.26s call test_storage_mysql/test.py::test_enum_type 1.26s call test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE] 1.19s call test_storage_mysql/test.py::test_binary_type 1.12s call test_storage_mysql/test.py::test_mysql_null 1.09s setup test_replication_credentials/test.py::test_different_credentials 1.09s call test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster] 1.07s call test_storage_mysql/test.py::test_schema_inference 1.05s call test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] 1.05s call test_replicated_users/test.py::test_create_replicated[ROW_POLICY] 1.05s call test_replicated_users/test.py::test_create_replicated[QUOTA] 0.96s call test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.92s call test_replicated_users/test.py::test_rename_replicated[QUOTA] 0.85s call test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.73s call test_replicated_users/test.py::test_rename_replicated[ROLE] 0.71s call test_replicated_users/test.py::test_rename_replicated[ROW_POLICY] 0.71s call test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE] 0.70s teardown test_storage_rabbitmq/test.py::test_block_based_formats_1 0.68s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] 0.67s call test_storage_mysql/test.py::test_joins 0.67s call test_replicated_users/test.py::test_rename_replicated[USER] 0.65s call test_replicated_user_defined_functions/test.py::test_create_and_drop 0.64s teardown test_storage_rabbitmq/test.py::test_rabbitmq_big_message 0.57s setup test_replication_credentials/test.py::test_same_credentials 0.57s setup test_replication_credentials/test.py::test_no_credentials 0.53s call test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.50s teardown test_storage_rabbitmq/test.py::test_block_based_formats_2 0.48s call test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY] 0.48s teardown test_storage_rabbitmq/test.py::test_rabbitmq_bad_args 0.46s teardown test_storage_rabbitmq/test.py::test_attach_broken_table 0.44s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] 0.44s call test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA] 0.43s call test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE] 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv 0.43s call test_replicated_users/test.py::test_create_and_delete_replicated[USER] 0.39s call test_replicated_users/test.py::test_create_replicated_on_cluster[USER] 0.38s call test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE] 0.38s call test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] 0.38s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER] 0.38s call test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] 0.38s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] 0.38s call test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] 0.35s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE] 0.35s teardown test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix 0.33s teardown test_storage_rabbitmq/test.py::test_max_rows_per_message 0.33s call test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_address 0.30s teardown test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter 0.23s call test_shard_level_const_function/test.py::test_remote 0.01s teardown test_replicated_mutations/test.py::test_mutations 0.00s teardown test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] 0.00s setup test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 0.00s teardown test_replication_credentials/test.py::test_credentials_and_no_credentials 0.00s setup test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 0.00s setup test_replicated_users/test.py::test_rename_replicated[QUOTA] 0.00s teardown test_storage_mysql/test.py::test_binary_type 0.00s teardown test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] 0.00s setup test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix 0.00s teardown test_replication_credentials/test.py::test_no_credentials 0.00s teardown test_replicated_user_defined_functions/test.py::test_reload_zookeeper 0.00s setup test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] 0.00s teardown test_replicated_users/test.py::test_reload_zookeeper 0.00s setup test_storage_rabbitmq/test.py::test_block_based_formats_1 0.00s setup test_storage_mysql/test.py::test_mysql_in 0.00s setup test_storage_mysql/test.py::test_enum_type 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_big_message 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 0.00s teardown test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_replace 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop 0.00s setup test_storage_mysql/test.py::test_insert_select 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY] 0.00s setup test_replicated_users/test.py::test_rename_replicated[ROLE] 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE] 0.00s setup test_restart_server/test.py::test_flushes_async_insert_queue 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.00s setup test_replicated_users/test.py::test_create_and_delete_replicated[USER] 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE] 0.00s setup test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.00s setup test_replicated_user_defined_functions/test.py::test_replication 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE] 0.00s setup test_replicated_users/test.py::test_create_replicated[ROW_POLICY] 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 0.00s setup test_replicated_users/test.py::test_rename_replicated[ROW_POLICY] 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] 0.00s teardown test_replicated_users/test.py::test_rename_replicated[QUOTA] 0.00s setup test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] 0.00s setup test_storage_mysql/test.py::test_schema_inference 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_address 0.00s setup test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] 0.00s setup test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] 0.00s setup test_storage_rabbitmq/test.py::test_block_based_formats_2 0.00s setup test_storage_mysql/test.py::test_table_function 0.00s teardown test_storage_mysql/test.py::test_replace_select 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.00s setup test_replicated_user_defined_functions/test.py::test_reload_zookeeper 0.00s teardown test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3] 0.00s setup test_storage_mysql/test.py::test_settings 0.00s setup test_storage_rabbitmq/test.py::test_max_rows_per_message 0.00s setup test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] 0.00s setup test_storage_mysql/test.py::test_mysql_point 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] 0.00s setup test_replicated_users/test.py::test_reload_zookeeper 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 0.00s setup test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 0.00s teardown test_storage_mysql/test.py::test_mysql_distributed 0.00s setup test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver] 0.00s setup test_replicated_users/test.py::test_create_replicated[USER] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY] 0.00s teardown test_restart_server/test.py::test_drop_memory_database 0.00s teardown test_storage_mysql/test.py::test_schema_inference 0.00s teardown test_replicated_users/test.py::test_create_replicated[ROW_POLICY] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange 0.00s teardown test_storage_mysql/test.py::test_insert_select 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_replace 0.00s setup test_replicated_users/test.py::test_create_replicated[ROLE] 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_bad_args 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE] 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] 0.00s teardown test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s teardown test_replicated_users/test.py::test_rename_replicated[ROLE] 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA] 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER] 0.00s setup test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.00s setup test_storage_mysql/test.py::test_replace_select 0.00s teardown test_storage_mysql/test.py::test_mysql_null 0.00s teardown test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.00s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE] 0.00s setup test_storage_mysql/test.py::test_joins 0.00s teardown test_replicated_user_defined_functions/test.py::test_server_restart 0.00s setup test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE] 0.00s setup test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster] 0.00s setup test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE] 0.00s teardown test_replication_credentials/test.py::test_different_credentials 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER] 0.00s setup test_replicated_users/test.py::test_create_replicated[QUOTA] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA] 0.00s setup test_replicated_users/test.py::test_rename_replicated[USER] 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] 0.00s teardown test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster[USER] 0.00s setup test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster] 0.00s setup test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 0.00s setup test_replicated_user_defined_functions/test.py::test_server_restart 0.00s setup test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s setup test_storage_mysql/test.py::test_external_settings 0.00s setup test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s setup test_storage_mysql/test.py::test_mysql_distributed 0.00s setup test_storage_mysql/test.py::test_mysql_null 0.00s teardown test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] 0.00s setup test_storage_mysql/test.py::test_where 0.00s setup test_storage_mysql/test.py::test_many_connections 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 0.00s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER] 0.00s teardown test_storage_mysql/test.py::test_external_settings 0.00s teardown test_replicated_users/test.py::test_create_replicated[QUOTA] 0.00s teardown test_replicated_users/test.py::test_create_replicated[ROLE] 0.00s teardown test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE] 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA] 0.00s teardown test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster] 0.00s teardown test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s teardown test_storage_mysql/test.py::test_settings 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY] 0.00s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] 0.00s teardown test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE] 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster[USER] 0.00s teardown test_replicated_users/test.py::test_create_replicated[USER] 0.00s teardown test_storage_mysql/test.py::test_mysql_point 0.00s teardown test_replicated_user_defined_functions/test.py::test_replication 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY] 0.00s teardown test_replicated_users/test.py::test_rename_replicated[ROW_POLICY] 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[USER] 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER] 0.00s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE] 0.00s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] 0.00s teardown test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE] 0.00s teardown test_storage_mysql/test.py::test_enum_type 0.00s teardown test_storage_mysql/test.py::test_many_connections 0.00s teardown test_storage_mysql/test.py::test_mysql_in 0.00s teardown test_storage_mysql/test.py::test_joins 0.00s teardown test_storage_mysql/test.py::test_table_function =========================== short test summary info ============================ PASSED test_restart_server/test.py::test_drop_memory_database PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[USER] PASSED test_replicated_user_defined_functions/test.py::test_create_and_replace PASSED test_replicated_users/test.py::test_create_replicated[QUOTA] PASSED test_restart_server/test.py::test_flushes_async_insert_queue PASSED test_replicated_user_defined_functions/test.py::test_drop_if_exists PASSED test_replicated_users/test.py::test_create_replicated[ROLE] PASSED test_replicated_users/test.py::test_create_replicated[ROW_POLICY] PASSED test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] PASSED test_replicated_users/test.py::test_create_replicated[USER] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] PASSED test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[USER] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE] PASSED test_storage_rabbitmq/test.py::test_attach_broken_table PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy PASSED test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver] PASSED test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster] PASSED test_storage_rabbitmq/test.py::test_block_based_formats_1 PASSED test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster] PASSED test_storage_mysql/test.py::test_binary_type PASSED test_replication_credentials/test.py::test_credentials_and_no_credentials PASSED test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3] PASSED test_storage_mysql/test.py::test_enum_type PASSED test_replicated_user_defined_functions/test.py::test_reload_zookeeper PASSED test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] PASSED test_storage_mysql/test.py::test_external_settings PASSED test_replicated_user_defined_functions/test.py::test_replication PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy PASSED test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation PASSED test_replication_credentials/test.py::test_different_credentials PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select PASSED test_storage_mysql/test.py::test_insert_select PASSED test_storage_mysql/test.py::test_joins PASSED test_replication_credentials/test.py::test_no_credentials PASSED test_storage_mysql/test.py::test_many_connections PASSED test_replicated_user_defined_functions/test.py::test_server_restart PASSED test_replication_credentials/test.py::test_same_credentials PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list PASSED test_storage_mysql/test.py::test_mysql_distributed PASSED test_replicated_mutations/test.py::test_mutations PASSED test_storage_rabbitmq/test.py::test_block_based_formats_2 PASSED test_storage_mysql/test.py::test_mysql_in PASSED test_storage_mysql/test.py::test_mysql_null PASSED test_replicated_users/test.py::test_reload_zookeeper PASSED test_replicated_users/test.py::test_rename_replicated[QUOTA] PASSED test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix PASSED test_storage_mysql/test.py::test_mysql_point PASSED test_replicated_users/test.py::test_rename_replicated[ROLE] PASSED test_replicated_users/test.py::test_rename_replicated[ROW_POLICY] PASSED test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] PASSED test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE] PASSED test_replicated_users/test.py::test_rename_replicated[USER] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy PASSED test_storage_mysql/test.py::test_predefined_connection_configuration PASSED test_storage_rabbitmq/test.py::test_max_rows_per_message PASSED test_storage_mysql/test.py::test_replace_select PASSED test_storage_mysql/test.py::test_schema_inference PASSED test_storage_mysql/test.py::test_settings PASSED test_storage_rabbitmq/test.py::test_rabbitmq_address PASSED test_storage_rabbitmq/test.py::test_rabbitmq_bad_args PASSED test_shutdown_static_destructor_failure/test.py::test_shutdown PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy PASSED test_shard_level_const_function/test.py::test_remote PASSED test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout PASSED test_storage_mysql/test.py::test_table_function PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy PASSED test_storage_mysql/test.py::test_where PASSED test_replicated_user_defined_functions/test.py::test_start_without_zookeeper PASSED test_storage_rabbitmq/test.py::test_rabbitmq_big_message PASSED test_storage_dict/test.py::test_storage_dict PASSED test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write PASSED test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter PASSED test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange PASSED test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly PASSED test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange ================== 100 passed, 1 warning in 202.02s (0:03:22) ==================